﻿2026-06-04T12:53:14.0425100Z ##[group]Run if command -v traceable-reqs >/dev/null; then
2026-06-04T12:53:14.0427624Z [36;1mif command -v traceable-reqs >/dev/null; then[0m
2026-06-04T12:53:14.0430352Z [36;1m  ln -sf "$(command -v traceable-reqs)" ./traceable-reqs[0m
2026-06-04T12:53:14.0432429Z [36;1melse[0m
2026-06-04T12:53:14.0434208Z [36;1m  gh release download --repo BigscreenVR/traceable-reqs \[0m
2026-06-04T12:53:14.0436743Z [36;1m    --pattern '*linux-x86_64' --output traceable-reqs[0m
2026-06-04T12:53:14.0438849Z [36;1m  chmod +x traceable-reqs[0m
2026-06-04T12:53:14.0440851Z [36;1mfi[0m
2026-06-04T12:53:14.0470262Z shell: /usr/bin/bash -e {0}
2026-06-04T12:53:14.0471843Z env:
2026-06-04T12:53:14.0474870Z   GH_TOKEN: ***
2026-06-04T12:53:14.0476198Z ##[endgroup]
